Investigator API
GET Saved Search
Overview
Gets the list of saved searches for a specific user.
OperationId: GET Saved Search
Authorization Method(s): OAuth
Verb: GET
End Point: /api/configuration/user/savedsearch
Overview
| code | description |
|---|---|
| 200 | Returns the list of saved searches. |
| 404 | If no saved searches are found. |
| 401 | If the user is unauthorized. |